home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / DialogTVConflict.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  103 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2017</id>
  4.   <defaultcontrol>11</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <type>image</type>
  9.       <id>0</id>
  10.       <posX>110</posX>
  11.       <posY>78</posY>
  12.       <width>500</width>
  13.       <height>450</height>
  14.       <texture>context_background.png</texture>
  15.       <animation effect="fade" time="250">WindowOpen</animation>
  16.       <animation effect="fade" time="250">WindowClose</animation>
  17.     </control>
  18.     <control>
  19.       <description>Heading text label</description>
  20.       <type>label</type>
  21.       <id>4</id>
  22.       <posX>160</posX>
  23.       <posY>120</posY>
  24.       <label></label>
  25.       <font>font16</font>
  26.       <textcolor>FFFFFFFF</textcolor>
  27.       <animation effect="fade" time="250">WindowOpen</animation>
  28.       <animation effect="fade" time="250">WindowClose</animation>
  29.     </control>
  30.         
  31.     <control>
  32.       <description>options listcontrol</description>
  33.       <type>listcontrol</type>
  34.       <id>3</id>
  35.       <posX>160</posX>
  36.       <posY>165</posY>
  37.       <width>400</width>
  38.       <height>200</height>
  39.       <textXOff>25</textXOff>
  40.       <textYOff>2</textYOff>
  41.       <textXOff2>380</textXOff2>
  42.       <textYOff2>29</textYOff2>
  43.       <textXOff3>70</textXOff3>
  44.       <textYOff3>29</textYOff3>
  45.       <IconXOff>12</IconXOff>
  46.       <PinIconXOff>45</PinIconXOff>
  47.       <PinIconYOff>19</PinIconYOff>
  48.       <spinPosX>473</spinPosX>
  49.       <spinPosY>328</spinPosY>
  50.       <itemWidth>35</itemWidth>
  51.       <itemHeight>35</itemHeight>
  52.       <textureFocus>recording_background_focus.png</textureFocus>
  53.       <textureNoFocus>recording_background_nofocus.png</textureNoFocus>
  54.       <spaceBetweenItems>5</spaceBetweenItems>
  55.       <textureHeight>50</textureHeight>
  56.       <keepaspectratio>no</keepaspectratio>
  57.       <font2>font10</font2>
  58.       <font3>font10</font3>
  59.  
  60.       <ondown>11</ondown>
  61.       <animation effect="fade" time="250">WindowOpen</animation>
  62.       <animation effect="fade" time="250">WindowClose</animation>
  63.     </control>
  64.  
  65.     <control>
  66.       <description>Skip new Recording</description>
  67.       <type>button</type>
  68.       <id>11</id>
  69.       <posX>170</posX>
  70.       <posY>358</posY>
  71.       <width>370</width>
  72.       <label>1110</label>
  73.       <onup>3</onup>
  74.       <ondown>12</ondown>
  75.     </control>
  76.  
  77.     <control>
  78.       <description>Skip conflicting Recording</description>
  79.       <type>button</type>
  80.       <id>12</id>
  81.       <posX>170</posX>
  82.       <posY>398</posY>
  83.       <width>370</width>
  84.       <label>1111</label>
  85.       <onup>11</onup>
  86.       <ondown>13</ondown>
  87.     </control>
  88.  
  89.     <control>
  90.       <description>Keep Conflict</description>
  91.       <type>button</type>
  92.       <id>13</id>
  93.       <posX>170</posX>
  94.       <posY>438</posY>
  95.       <width>370</width>
  96.       <label>1112</label>
  97.       <onup>12</onup>
  98.       <ondown>3</ondown>
  99.     </control>
  100.  
  101.   </controls>
  102. </window>
  103.